home *** CD-ROM | disk | FTP | other *** search
/ Sky at Night 2009 August / SAN CD 8-2009 CD-ROM 51.iso / pc / issueMedia / Astronaut tests / Conc-ESA-ASPP-2008.swf / scripts / DefineButton2_202 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-06-19  |  135 b   |  5 lines

  1. on(release){
  2.    a = "Wrong! <br>The triangle has the position <br>as the one before:  <br>rule 1 applies!";
  3.    gotoAndPlay(670);
  4. }
  5.